home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 984 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.7 KB

  1. Path: fido.asd.sgi.com!austern
  2. From: David Byrden <Goyra@iol.ie>
  3. Newsgroups: comp.std.c++
  4. Subject: Re: some STL questions
  5. Date: 06 Apr 1996 11:33:27 PST
  6. Organization: Ireland On-Line
  7. Approved: austern@isolde.mti.sgi.com
  8. Message-ID: <4k363q$n59@nuacht.iol.ie>
  9. References: <4k0mcd$179b@rs18.hrz.th-darmstadt.de>
  10. NNTP-Posting-Host: isolde.mti.sgi.com
  11. X-Original-Date: 5 Apr 1996 13:10:18 GMT
  12. X-Mailer: Mozilla 1.22KIT (Windows; I; 16bit)
  13. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  14.     iQBVAwUBMWbHB0y4NqrwXLNJAQFmQgH+J/9wNEeTxcmkkGRmCufLx+4ZpeFdMTuq
  15.     ugTtghdsEtZPXaClL/tOVlI61MABAao8yaJoW0JhMgd5i5wZbcxp0A==
  16.     =SUgs
  17. Originator: austern@isolde.mti.sgi.com
  18.  
  19. krueger@luegfix.bauwesen.th-darmstadt.de (Robert Krueger) wrote:
  20.  
  21. >Hi,
  22. >can anyone tell me about the chances of STL becoming ANSI standard? 
  23.  
  24.       It will.
  25.  
  26.  
  27. >I heard 
  28. >it was accepted in the draft but what does that actually mean? 
  29.  
  30.       That it will.
  31.  
  32.  
  33. >There seem to 
  34. >be a few different implementations out there. 
  35.  
  36.       Only the STL's interface will be defined by the Standard, and an 
  37. interface specification may be met by any number of implementations, so 
  38. that is not unusual. 
  39.  
  40.       However, at this stage there is no existing compiler that can meet 
  41. even the draft STL interface statndard, because it uses advanced C++ 
  42. features. Therefore, the available implementations all provide some subset 
  43. of the correct interface.
  44.  
  45.                                       David
  46. ---
  47. [ comp.std.c++ is moderated.  To submit articles: Try just posting with your 
  48.                 newsreader.  If that fails, use mailto:std-c++@ncar.ucar.edu
  49.   comp.std.c++ FAQ: http://reality.sgi.com/austern/std-c++/faq.html
  50.   Moderation policy: http://reality.sgi.com/austern/std-c++/policy.html
  51.   Comments? mailto:std-c++-request@ncar.ucar.edu 
  52. ]
  53.